home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)TA / (A)TAC.ADF / BigView / BigView.DOC < prev    next >
Text File  |  1986-11-06  |  831b  |  33 lines

  1. ***  IMPORTANT NOTE!!!  This program can ONLY be used from the CLI!!! ***
  2.  
  3.                                    BIGVIEW
  4.  
  5.  
  6.    To use this program, enter the CLI and enter:
  7.  
  8. cd bigview
  9.  
  10.    Once in the bigview directory, you can look at a file called "BigView.c"
  11. which holds the source code to the program by typing:
  12.  
  13. type bigview.c
  14.  
  15.    You can run the program by entering "bigview <filename>".  The two
  16. files included with this version are "marilyn" and "sample_pic".
  17. To view, type:
  18.  
  19. bigview marilyn
  20.  
  21.       OR
  22.  
  23. bigview sample_pic
  24.  
  25.    This program will display an IFF picture.  It always uses lo-res, so
  26. if you show an interlace (640X400) the screen will scroll to show the
  27. other part.  You can also view 320X400 pictures (it will scroll up and
  28. down) or any other picture (even a 1024X1024 picture).  Very
  29. useful!  Have fun...
  30.  
  31. Syd...
  32.  
  33.